home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Contributed / SpriteWorld / SpriteWorld Files / BlitPixie / Documentation / NEWS < prev    next >
Encoding:
Text File  |  2000-10-06  |  798 b   |  28 lines  |  [TEXT/R*ch]

  1.  
  2. VERSION 1.0b4 -- 00-03-12
  3.  
  4.     - fixed bug in BlitPixieMemCopy asm (oops, typo)
  5.     - added BlitClear, BlitErase and DirtyRect blitters
  6.     
  7. VERSION 1.0b3 -- 00-03-05
  8.  
  9.     - finished MPW support (now works as apart from last time)
  10.     - isolated C-only and assembler parts,
  11.       with new USE_GENERIC_C/GENERATINGASM macros
  12.     - standalone asm generation completely automated
  13.     - added some helper utilites for future X86 asm (standalone) generation
  14.     - cleaned up the MPW makefiles a lot
  15.     - minor enhancements to source readability
  16.     
  17. VERSION 1.0b2 -- 00-01-20
  18.  
  19.     - removed namespace collisions, all exported names now start with
  20.       either BlitPixie or BLITPIXIE_
  21.     - added Makefile for Linux
  22.     - moved asm dumps to Assembler folder
  23.     - moved README file to root folder
  24.     
  25. VERSION 1.0b1 -- 00-01-09
  26.  
  27.     - first public release
  28.